-
Home
-
Clickio Prism
-
2.27.00
-
Code
-
Classes
- Logger
| Total Complexity |
24 |
| Dependencies |
2 |
| Dependents |
11 |
| Total lines |
256 |
| Lines of code |
83 |
| Logical lines of code |
42 |
| Comment lines |
124 |
| Methods |
14 |
| Properties |
5 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getLogger() |
S |
61 |
4 |
11 |
| info() |
S |
70 |
2 |
6 |
| notice() |
S |
70 |
2 |
6 |
| warning() |
S |
70 |
2 |
6 |
| error() |
S |
70 |
2 |
6 |
| debug() |
S |
64 |
2 |
10 |
| _writeLog() |
S |
63 |
2 |
10 |
| getAbsPath() |
S |
66 |
2 |
8 |
| __construct() |
S |
77 |
1 |
4 |
| setLevel() |
S |
81 |
1 |
3 |
| getLevel() |
S |
82 |
1 |
3 |
| getCurrentLevel() |
S |
76 |
1 |
4 |
| getLevelMap() |
S |
82 |
1 |
3 |
| getLogDir() |
S |
82 |
1 |
3 |